[INFO] cloning repository https://github.com/vihaan842/csa-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vihaan842/csa-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvihaan842%2Fcsa-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvihaan842%2Fcsa-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06c531c68f4b1c60a918678264640d6ec3b55388
[INFO] checking vihaan842/csa-project against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvihaan842%2Fcsa-project" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vihaan842/csa-project
[INFO] finished tweaking git repo https://github.com/vihaan842/csa-project
[INFO] tweaked toml for git repo https://github.com/vihaan842/csa-project written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vihaan842/csa-project on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vihaan842/csa-project already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c469654a70bcd2ad725a4c239928bacc791d914384c6a86f7ecc8e266eef607
[INFO] running `Command { std: "docker" "start" "3c469654a70bcd2ad725a4c239928bacc791d914384c6a86f7ecc8e266eef607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c469654a70bcd2ad725a4c239928bacc791d914384c6a86f7ecc8e266eef607" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c469654a70bcd2ad725a4c239928bacc791d914384c6a86f7ecc8e266eef607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c469654a70bcd2ad725a4c239928bacc791d914384c6a86f7ecc8e266eef607" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling gio v0.19.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking freetype-rs v0.36.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling glib-macros v0.19.5
[INFO] [stderr]    Compiling gtk4-macros v0.8.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.19.5
[INFO] [stderr]    Compiling gobject-sys v0.19.5
[INFO] [stderr]    Compiling gio-sys v0.19.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling pango-sys v0.19.5
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.5
[INFO] [stderr]    Compiling gdk4-sys v0.8.2
[INFO] [stderr]    Compiling graphene-sys v0.19.5
[INFO] [stderr]    Compiling gsk4-sys v0.8.2
[INFO] [stderr]    Compiling gtk4-sys v0.8.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking glib v0.19.6
[INFO] [stderr]     Checking cairo-rs v0.19.4
[INFO] [stderr]     Checking graphene-rs v0.19.2
[INFO] [stderr]     Checking pango v0.19.5
[INFO] [stderr]     Checking gdk-pixbuf v0.19.2
[INFO] [stderr]     Checking gdk4 v0.8.2
[INFO] [stderr]     Checking gsk4 v0.8.2
[INFO] [stderr]     Checking gtk4 v0.8.2
[INFO] [stderr]     Checking csa-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `NaN`, `PInf`, and `NInf` are never constructed
[INFO] [stdout]   --> src/types.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum Number {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] 56 |     NaN,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 57 |     PInf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 58 |     NInf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Number` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_y` is never read
[INFO] [stdout]  --> src/mtk/stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Stream {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 2 |     start_x: f64,
[INFO] [stdout] 3 |     start_y: f64,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_y` is never used
[INFO] [stdout]   --> src/mtk/stream.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Stream {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn reset_y(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `associated` is never read
[INFO] [stdout]    --> src/mtk/widgets.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct Text {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 148 |     associated: Rc<Node>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Text` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NaN`, `PInf`, and `NInf` are never constructed
[INFO] [stdout]   --> src/types.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum Number {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] 56 |     NaN,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 57 |     PInf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 58 |     NInf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Number` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_y` is never read
[INFO] [stdout]  --> src/mtk/stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Stream {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 2 |     start_x: f64,
[INFO] [stdout] 3 |     start_y: f64,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_y` is never used
[INFO] [stdout]   --> src/mtk/stream.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Stream {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn reset_y(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `associated` is never read
[INFO] [stdout]    --> src/mtk/widgets.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct Text {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 148 |     associated: Rc<Node>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Text` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "3c469654a70bcd2ad725a4c239928bacc791d914384c6a86f7ecc8e266eef607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c469654a70bcd2ad725a4c239928bacc791d914384c6a86f7ecc8e266eef607", kill_on_drop: false }`
[INFO] [stdout] 3c469654a70bcd2ad725a4c239928bacc791d914384c6a86f7ecc8e266eef607
